SetRecordingRequest
data class SetRecordingRequest(shouldRecord: Boolean, service: ServiceName)
Content copied to clipboard
Represents request frame that can be used with BackgroundService#setRecording operation call.
Set the recording state for the service.